home *** CD-ROM | disk | FTP | other *** search
/ PC Media 23 / PC MEDIA CD23.iso / share / udos / zipft / zip203.upd < prev    next >
Encoding:
Text File  |  1996-09-17  |  5.7 KB  |  116 lines

  1.  
  2.                                   ZIP203.UPD
  3.                                   ----------
  4.                          ZIP 2.03 Update Information
  5.                             E. Meyer - 17 Sep 1996
  6.  
  7.  
  8.      See UPDATE GUIDE below for new features and changes in this version.
  9.  
  10.  
  11.  =============================== RECENT NEWS =================================
  12.  
  13.                       REGISTRATION FEES REMAIN UNCHANGED
  14.  
  15.      Fees did not change with the new, faster ZIP 2.0; existing registrations 
  16.  and licenses remain in effect.  If you have not already registered your copy 
  17.  of ZIP, you are encouraged to do so, to support further improvements.  Note 
  18.  the author's new address as of May 1996: 3045 4th Street, Boulder CO 80304.
  19.  
  20.  
  21.  =============================== UPDATE GUIDE ================================
  22.  
  23.  
  24.      The following is a quick guide, for users of previous versions of ZIP, to 
  25.  noticeable changes in operation.  Please check ZIP.DOC for full details.
  26.  
  27.  
  28.                           NEW IN ZIP 2.03 (Sep 1996)
  29.  
  30.      * ZIP has a new option /I which is similar to /A in that it creates 
  31.  directories which don't already exist on the receiving end; but it will do so 
  32.  regardless of whether files are actually being sent to a directory, so it is 
  33.  ideal for initially creating an identical directory structure.  This choice 
  34.  is also available in menu mode via "P"arameters, which now offers three 
  35.  choices: Yes (= /I), No, As needed (= /A).  See ZIP.DOC section 2.C.
  36.  
  37.      * The /X option (for timeout if no connection) is now available in server 
  38.  mode as well.  (There seemed to be no good reason for it not to be.)
  39.  
  40.      * ZIP can now be used on systems which, for some reason, do not report 
  41.  the correct sizes of files.  (For example, the shareware disk compression 
  42.  utility DIET reports compressed, not actual, file sizes.)  But ZIP can now be 
  43.  set to work around this problem, by modifying it with the DOS utility DEBUG.  
  44.  See ZIP.DOC section 7.D.
  45.  
  46.  
  47.  ========================= RECENT UPDATE SUMMARIES ===========================
  48.  
  49.                               ZIP 2.02 (Nov 1995)
  50.  
  51.      * Occasional difficulties with the use of options /S and /T on older or 
  52.  slower computers have been resolved.  Also, if /S and /E are both in effect, 
  53.  directories without counterparts on the receiving end are not processed.
  54.      * ZIP now allows the use of the Infrared port on the HP LX palmtops via 
  55.  "SERCTL /I".  Also, an Application Manager icon (ZIP.ICN) is provided.
  56.  
  57.                               ZIP 2.01 (Mar 1995)
  58.  
  59.      This revision fixes internal problems that could have slowed operation or 
  60.  caused errors in transferring files on certain systems.  ZIP also runs in 
  61.  less memory, and ZIP /? reports the required amount.
  62.  
  63.                               ZIP 2.0 (Feb 1995)
  64.  
  65.      When ZIP 2.0 is running between two computers with 80386+ CPU's, it will 
  66.  transfer data much faster (typically a 50-100% improvement).  Also, ZIP now 
  67.  runs in significantly less memory than the minimum previously required.
  68.  
  69.                              ZIP 1.72 (Jun 1994)
  70.  
  71.      * A new option /X causes ZIP to quit if a ZIP receiver or server is not 
  72.  detected.  This is most useful in batch files.
  73.      * A new menu function "T"ime can be used to display the time and date, or 
  74.  synchronize the server's clock with the client's.
  75.      * ZIP now compares the system time on your two PC's, and applies a "clock 
  76.  synch tolerance" to certain operations (/C,/T).
  77.  
  78.  
  79.  
  80.  ============================  VERSION HISTORY  ==============================
  81.  
  82.  ZIP 1.0 (Apr88) - initial release.
  83.      1.1 (Apr88) - improved protocol; wildcard transfers; receive directory
  84.                   option; original file time/date preserved.
  85.     1.2  (May88) - improved error handling; can use COM3,4; minor fixes.
  86.     1.21 (May88) - slower speed options; fixed bug in initializing ports.
  87.     1.22 (Aug88) - improved protocol; fixed bug in deleting temp file.
  88.     1.23 (Jan89) - menu-driven operation; detects disk-full errors.
  89.     1.3  (Apr89) - selective copy options /P,N,E,T; server mode, fetch;
  90.                   file directory; internal improvements.
  91.     1.4  (Sep89) - improved protocol; Delete function; directory shows
  92.                   free space; ZIPSET utility; small improvements.
  93.     1.41 (Nov89) - DesqView aware; multiple file arguments.
  94.     1.42 (Feb90) - minor improvements; ZIPDUP utility.
  95.     1.43 (Mar90) - simplified multiple argument syntax.
  96.     1.44 (Aug90) - protocol modified for use in network environments.
  97.     1.45 (Mar91) - 4800, 2400bps added; operation at slow speeds improved.
  98.     1.5  (Aug91) - unlink function; options /B,U,?; sets ERRORLEVEL;
  99.                   handles cable disruption better; minor improvements.
  100.     1.51 (Jan92) - "@FLIST" ability; color output; 40-col operation.
  101.     1.52 (Jun92) - new options /D, /K; autoconfigures for HP95LX.
  102.     1.6  (Nov92) - Compare, Log commands; /C option; delete accepts wildcards;
  103.                   default directory affects all operations consistently.
  104.     1.61 (Dec92) - new /L option; minor fixes.
  105.     1.62 (Mar93) - speeded up /E,N,T transfers; /P works on both ends.
  106.     1.63 (Jun93) - options for handling Hidden,System,Read/only,Archive files.
  107.     1.7  (Nov93) - new subdirectory options /S, /A; /M; recognizes HP100LX.
  108.     1.71 (Dec93) - several minor fixes.
  109.     1.72 (Jun94) - new /X option; Time command; clock synch checking.
  110.     2.0  (Feb95) - faster operation on 386+ PC's; requires less memory.
  111.     2.01 (Mar95) - minor fixes and improvements; can run in even less memory.
  112.     2.02 (Nov95) - internal improvements; /S, /T work more reliably.
  113.     2.03 (Sep96) - new /I; compatibile with DIET; internal improvements.
  114.  
  115.        ----- Eric Meyer, 3045 4th Street, Boulder, CO 80304  USA -----
  116.